Skip to content

Replace slotId tag with clientId in PushServer #764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

Andyz26
Copy link
Collaborator

@Andyz26 Andyz26 commented Apr 11, 2025

Context

In pushServer the slotId tag's cardinality is too big and costly and we can achieve similar granularity using a combination of clientId + infra tags.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable

In pushServer the slotId tag cardinality is too big and we can achieve similar granularity using combination of clientId + infra tags
Copy link

Test Results

649 tests  ±0   639 ✅ ±0   8m 41s ⏱️ +9s
150 suites ±0    10 💤 ±0 
150 files   ±0     0 ❌ ±0 

Results for commit 80f524f. ± Comparison against base commit 515c38e.

@Andyz26 Andyz26 merged commit 72c7b97 into master Apr 14, 2025
4 of 5 checks passed
@Andyz26 Andyz26 deleted the andyz/replacePushServerSlotTag branch April 14, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants